Uses of Enum
com.cisco.pt.ipc.enums.DelayMechanism
Packages that use DelayMechanism
-
Uses of DelayMechanism in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return DelayMechanismModifier and TypeMethodDescriptionstatic DelayMechanismDelayMechanism.fromIntValue(int value) static DelayMechanismDelayMechanism.fromIntValue(Integer value) static DelayMechanismReturns the enum constant of this type with the specified name.static DelayMechanism[]DelayMechanism.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DelayMechanism in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim with parameters of type DelayMechanismModifier and TypeMethodDescriptionvoidPTPClock.setDelayMechanism(DelayMechanism delay) Information provided by the PKI file: -
Uses of DelayMechanism in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl with parameters of type DelayMechanismModifier and TypeMethodDescriptionvoidPTPClockImpl.setDelayMechanism(DelayMechanism delay) Information provided by the PKI file: